| Total Complexity | 33 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 243 |
| Lines of code | 113 |
| Logical lines of code | 71 |
| Comment lines | 85 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_logged_in() | 44 | 11 | 43 | |
| get_cache() | 47 | 11 | 36 | |
| get_cache_path() | 58 | 5 | 15 | |
| parse_config() | 65 | 3 | 9 | |
| __construct() | 81 | 1 | 3 | |
| cache_exists() | 80 | 1 | 3 | |
| get_user_login() | 74 | 1 | 4 |